home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILFILE / DISKTAG.LZH / PROBE.DOC < prev    next >
Text File  |  1989-07-17  |  13KB  |  294 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.                            *.* Wildcard Software *.*
  24.  
  25.                                    Presents
  26.  
  27.                                      PROBE
  28.  
  29.                                  Version 1.03
  30.  
  31.                             Written by Ron Blessing
  32.  
  33.                  Copyright (C) 1989 Ron Blessing, Elkhart, IN
  34.                               All rights reserved
  35.  
  36.  
  37.  
  38. CHANGES IN VERSION 1.4                                                  page 1
  39. ======================
  40.  
  41.   This version corrects a disappearing cursor problem on some color systems.
  42.  
  43.  
  44.  
  45. INTRODUCTION                                                            page 2
  46. ============
  47.  
  48.   PROBE is a file locator program with some additional features added that I
  49. wanted and couldn't find in the programs I have seen.  The program will allow
  50. you to:
  51.  
  52. 1) Search compressed files. Both the new "ZIP" and "ARC" (OOPS can I say "ARC"?)
  53.    files.
  54.  
  55. 2) List the matching files in the order they were found on the drive or it
  56.    will list the file names in alphabetical order.
  57.  
  58. 3) Change to the drive and directory of a matching file.
  59.  
  60. 4) Execute a matching file.
  61.  
  62. 5) Run the program as a menu driven program or as a command driven program.
  63.  
  64. 6) Scroll up and down thru the list of matching files.
  65.  
  66.   The program is really easy to use and shouldn't require much explanation, so
  67. I'll try to keep this explanation brief and to the point.  I hope you find
  68. PROBE useful and encourage you to register it for $10.00, if you do.  You'll
  69. find a pre-printed form at the end of this documentation for easy registration.
  70.  
  71. PCONFIG.EXE
  72. ===========
  73.  
  74.   If you are going to run PROBE on a color system, run this program first.
  75. PCONFIG will allow you to select the foreground and background colors that the
  76. program uses.  If you wish to use BIOS calls for screen writes, to prevent
  77. "snow" on a CGA monitor, you can select this option too.  The selections can be
  78. toggled by pressing the space bar.  The color selections will clear the screen
  79. and redraw it in the new colors as they are toggled, so you can see what you're
  80. selecting.  When you are happy with the selections, press "F1" and a file
  81. named "PROBE.CFG" will be created containing all the configuration
  82. information.  This file needs to be kept in the same directory as the PROBE
  83. main program so that the program can find it when it starts up each time.  If
  84. this file can't be found during start-up, the program will default to NOT CGA,
  85. gray letters and black background.
  86.  
  87.  
  88. COMMAND DRIVEN OPERATION                                                page 3
  89. ========================
  90.  
  91.   You can run PROBE two different ways.  The quickest way is by including the
  92. path, pattern to search for and any "switches" on the same line that commands
  93. DOS to run PROBE.  The format is the following:
  94.  
  95.                      C> PROBE <path> <pattern> <switches>
  96.  
  97. Both the path or the pattern is optional and switches are optional.  Path will
  98. default to the current directory if not included and pattern will default
  99. to "*.*" if path is included without a pattern.  You have a choice of the
  100. following switches:
  101.  
  102.           SWITCH                RESULT
  103.           ======     =======================================================
  104.             /a       Sort matching files alphabetically by file name.
  105.  
  106.             /p       Search compressed files. (".ZIP" or ".ARC" extension)
  107.  
  108.             /r       Run the first matching file from current directory.
  109.                      (File must be "EXE" or "COM" or "BAT" file.)
  110.  
  111.             /g       Change to first matching files directory and run it.
  112.                      (File must be "EXE" or "COM" or "BAT" file.)
  113.  
  114.             /c       Change to first matching files directory.
  115.  
  116.  
  117.  So, if you wanted to search for files on drive "A:" with the string "DOC" in
  118. them, have the files displayed alphabetically and search compressed files, you
  119. would enter the following string:
  120.  
  121.                           probe a:doc /a /p
  122.  
  123.  
  124. MENU DRIVEN OPERATION
  125. =====================
  126.  
  127.   The second way to run PROBE is by just entering "probe" at the DOS prompt and
  128. pressing "Enter".  The program will present you first with an opening screen,
  129. asking you to register the program, and after pressing a key, you will see the
  130. search parameters menu.  Enter the drive, path and pattern you want the program
  131. to search for and then, using the arrow keys to change fields and the space bar
  132. to toggle selections ON or OFF, select the options of searching compressed
  133. files and/or displaying the matching files in alphabetical order.  The program
  134. defaults to the current drive, root directory and "*.*", if the path or pattern
  135. are left blank.  When you have everything set up, press the F1 function key to
  136. start the search.
  137.  
  138.  
  139. FILE DISPLAY
  140. ============
  141.  
  142.   If any matching files are found, the program will display first the path to
  143. those files on one line and then the filename, creation date, creation time and
  144. file size on the next line.  If there are more files found than will fit on one
  145. screen, you can use the up/down arrow keys, page up/down keys, "Home" key and
  146. "End" key to scroll thru the files.  You will notice the "[N]ext", "[C]hange",
  147. "[G]o" and "[R]un" options on the bottom line of the display.  "[G]o" and
  148. "[R]un" will only show up if the highlighted bar is on an "EXE", "COM" or
  149. "BAT" file.  With these options and by moving the highlighted bar, with the
  150. arrow keys, you can:
  151.  
  152.  
  153.                                                                         page 4
  154.        SELECTION                      RESULT
  155.        =========   ========================================================
  156.        [N]ext      Return to the search parameters menu for another search.
  157.  
  158.        [C]hange    Change to the drive and directory of the highlighted file.
  159.  
  160.        [G]o        Change to the drive and directory of the highlighted file
  161.                    and run it. (File must be "EXE" or "COM" or "BAT" file.)
  162.  
  163.        [R]un       Run the highlighted file from the current directory.
  164.                    (File must be "EXE" or "COM" or "BAT" file.)
  165.  
  166.  
  167.  Note:
  168. ======
  169.   Not all files will execute correctly if run from this program but I've
  170.   found the major portion of them will.  Watch for improvements to this
  171.   function.
  172.  
  173.  
  174. SEARCH PATTERNS
  175. ===============
  176.  
  177.   The program recognizes the standard DOS wildcards but it does the matching a
  178. little differently.  If you enter a string, any filename containing that string
  179. will match it, "*" matches everything up to a period and "?" matches any single
  180. character.  For example:
  181.  
  182.            INPUT                      MATCHES
  183.           =======      =====================================================
  184.             dog        Any file name containing "dog".
  185.  
  186.             dog.       Any file named "dog".
  187.  
  188.             dog*       Any file name that starts with "dog".
  189.  
  190.             dog*.      Any file name that starts with "dog" and has no
  191.                        extension.
  192.  
  193.             dog*.*     Any file name that starts with "dog".
  194.  
  195.             dog*.?     Any file name that starts with "dog" and has a one
  196.                        letter extension.
  197.  
  198.             ???        Any three letter file name.
  199.  
  200.  
  201.  
  202. USER SUPPORTED SOFTWARE                                                 page 5
  203. =======================
  204.  
  205.   This program is copyrighted material written for private use.  It was not
  206. intended specifically for commercial use.  You may freely distribute this
  207. software as long as:
  208.  
  209.   1) No fee is charged for such distribution, other than the cost of
  210.      duplication and mailing.
  211.   2) The entire package is distributed as a whole without modification of any
  212.      kind.
  213.  
  214.   No claims are made as to the program's suitability for any specific purpose.
  215. The author disavows responsibility for any damages resulting from the use of
  216. this program.
  217.  
  218.   If, after a reasonable evaluation period, you find this program useful,
  219. please send a check or money order for $10.00 to the address below.  If you
  220. don't wish to use the program, please pass it on to someone who may want to use
  221. it.
  222.  
  223.  
  224.  
  225.  
  226. COMMERCIAL                                                              page 6
  227. ==========
  228.  
  229.    If you like PROBE, you might also like our program FONEBOOK.  FONEBOOK
  230. turns your computer into a personal telephone directory that even dials for
  231. you!
  232.    If you're like most people, you probably have names, addresses and phone
  233. numbers scribbled on little bits and pieces of paper all over the place.
  234. FONEBOOK is a tool to help you organize all those bits and pieces into a single
  235. database of names, addresses, phone numbers and comments.
  236.    With FONEBOOK you can add and change names, addresses and phone numbers;
  237. browse or search through the database on any field; and quickly find and
  238. dial (with modem) any phone number.
  239.    You can also print out everything or only selected records, showing just
  240. phone numbers, just addresses or all fields to a printer or to disk as an
  241. ASCII file.
  242.  
  243.  
  244.   Then there's our program DISK_TAG.  DISK_TAG allows you to print a custom
  245. directory listing that will tuck nicely inside the disk sleeve and if you need
  246. the sleeve, it will print out a custom sleeve for your disk.  You can choose to
  247. print out just the root directory or the contents of all directories, and
  248. choose to print out the contents of archived files found on the disk or just
  249. the archived file name.  The listings and sleeves contain space for a comment
  250. line and a disk number.  The program creates sleeves and directory listings for
  251. both the 5 1/4" and 3 1/2" disks.  The sleeves will fit in standard disk
  252. holders.
  253.  
  254.  
  255.  
  256. ==============================================================================
  257. [                           REGISTRATION FORM                                ]
  258. [                           PROBE Version 1.03                               ]
  259. [                                                                            ]
  260. [   Date: ____/____/____                        TO: Wildcard Software        ]
  261. [                                                   28480 C.R. 4 West        ]
  262. [                                                   Elkhart, IN   46514      ]
  263. [                                                                            ]
  264. [  FROM:                                                                     ]
  265. [        Name: __________________________________________________            ]
  266. [                                                                            ]
  267. [     Address: __________________________________________________            ]
  268. [                                                                            ]
  269. [        City: __________________________ State: ___ Zip: _______            ]
  270. [                                                                            ]
  271. [     Area Code (______) Phone: _________________________________            ]
  272. [                                                                            ]
  273. [   Comments:  __________________________________________________            ]
  274. [                                                                            ]
  275. [              __________________________________________________            ]
  276. [                                                                            ]
  277. [              __________________________________________________            ]
  278. [                                                                            ]
  279. [                                                                            ]
  280. [      ___ Enclosed is $10.00 for a single registration of PROBE.            ]
  281. [                                                                            ]
  282. [      ___ Enclosed is $15.00 please mail me a registered copy of PROBE.     ]
  283. [                                                                            ]
  284. [      ___ Enclosed is $15.00 please mail me a registered copy of FONEBOOK.  ]
  285. [                                                                            ]
  286. [      ___ Enclosed is $15.00 please mail me a registered copy of DISK_TAG.  ]
  287. [                                                                            ]
  288. [                                                                            ]
  289. ==============================================================================
  290.  
  291.  
  292.  
  293.  
  294.